What Software or tool to ease the building of an eye catching GUI (functional) [closed]

Posted by CaBieberach on Programmers See other posts from Programmers or by CaBieberach
Published on 2012-10-19T10:36:26Z Indexed on 2012/10/19 11:23 UTC
Read the original article Hit count: 212

I want to make a control panel that opens different files but I'm not sure what would be the right tool/Sw to make this.

In the company we have about 30 files that we use almost every day. They are all related to each other. I would like to create a "Control panel" to ease the opening and searching of these files.
Kind of a control panel with 30 buttons. The only duty of this control panel is to open one of the file selected by the user.

I need this "Control Panel" to:

  1. Look GREAT
  2. Open very fast

Could you please recomend me some tool/Sw to acomplish this. What tool or SW is specially focused to make stunning GUIs?

Note: In the company We are all using MS Windos 7.

Thanks for the help!

EDIT:

  1. This would be a Stand alone program installed or saved in a network drive. Each person can open the porgram and it pops the GUI. Not for the web.

  2. "Looks GREAT" is definitively a subjective matter. I want something that gives me plenty options to display/modify the objetcs that compose the GUI. So i can experiment and find what looks and works the best.

© Programmers or respective owner

Related posts about programming-languages

Related posts about tools